ToString Method (PropertyWrapper<T>)
Returns a String representing the name of the current value type.
public override string ToString()
'Declaration
Public Overrides Function ToString() As String
Return Value
A System.String representing the name of the current value type.